tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- If you have a start tag, you must have an end tag.
有起始标记必须有结束标记。 - Adding the tag at the bottom will help maintain a good experience for a non-contributing end user who visits the page.
在底部添加标签,能够使得没做贡献的终端用户在访问页面的时候,会有个好印象。 - Finally, the parser meets price-list's closing tag and it generates its two last events: closing price-list and end of document.
最后,语法分析器遇到price-list的结束标记并生成它的最后两个事件:结束price-list和文档结束。 - In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。 - Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。 - Elements are delimited by a start tag, such as, and an end tag, such as.
元素使用起始标记,如和结束标记,如分隔开。 - Empty elements must either have an end tag or the start tag must end with/>.
空的元素也必须有一个结束标签或者开始标签用/结束。 - The tag is the start or an end of a communication channel.
标记是一个通信通道的开始或结束。 - In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。 - In the original document-level format, every start tag was paired to an end tag.
在原始文档级别格式中,每个开始标记与一个结束标记配对。